hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
IDCompositionMatrixTransform.SetMatrixElement
directx
dcomp
IDCompositionMatrixTransform
Animates a single element of the matrix of this transform.
HRESULT
SetMatrixElement
(int row, int column, float value)
HRESULT
SetMatrixElement
(int row, int column, IDCompositionAnimation animation)
interface
IDCompositionMatrixTransform
extern (
Windows
)
HRESULT
SetMatrixElement
(
int
row
,
int
column
,
IDCompositionAnimation
animation
)
Meta
Source
See Implementation
directx
dcomp
IDCompositionMatrixTransform
functions
SetMatrix
SetMatrixElement
Animates a single element of the matrix of this transform.